Last recode of DB using laravel

44

Last recode of DB using laravel -

return DB::table('files')->order_by('upload_time', 'desc')->first();

Comments

Submit
0 Comments